home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / mac / textures / utilities / MacMakeIndex2.12.sea.hqx / README-MACINTOSH < prev    next >
Text File  |  1994-02-17  |  1KB  |  46 lines

  1. Port of MakeIndex vs.2.12 to the Apple Macintosh.
  2.  
  3. Compiler: ThinkC-6
  4. Compiler options:
  5.     - 68020 code generation
  6.     - ANSI compatible
  7.     - Far Data
  8.  
  9. Files changed: src/mkind.h, src/mkind.c
  10.     See: OS_MAC_THINKC6
  11.     Added resource file
  12.     Added project file
  13.  
  14. Problem area: due to a maximum of 32K global data the
  15.     value of ARRAY_MAX is set to 825 instead of 1024
  16.     [even if the file with most global data (/src/scanst.c)
  17.     is put in a segment on its own]
  18.  
  19. WARNING: this is the first version of the port to the
  20.     Macintosh and tested on a II-FX only.
  21.     So watch out for problems.
  22.     
  23.     And of course:
  24.     
  25.         This system is distributed in the hope that it will be useful,
  26.         but WITHOUT ANY WARRANTY; without even the implied warranty of
  27.         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  28.  
  29.     And:
  30.     
  31.         You are NOT ALLOWED to take money for the distribution or use 
  32.         of either this file or a changed version, except for a nominal 
  33.         charge for copying etc.
  34.  
  35. I can be reached at
  36.     hansm@fwi.uva.nl
  37.  
  38. Hans van der Meer
  39. University of Amsterdam
  40. Faculty of Mathematics and Computer Science
  41. Plantage Muidergracht 24
  42. 1018 TV Amsterdam
  43. Netherlands
  44.  
  45. Happy TeXing!
  46.